| AutoPosition | Specifies if an object should be positioned automatically. |
| AutoSize | Specifies if the size of an object should be chosen automatically. |
| AxisLabelPosition | Specifies the position of the axis labels. |
| ConnectBars | Specifies if bars in a bar chart that belong to the same series are connected by lines. |
| DataLabelNumber | Specifies whether the value and/or the percentage of a data point should be displayed within a data label. By default, neither the value nor a percentage is displayed. |
| DataLabelSymbol | Specifies whether to display a legend symbol within the data label of a data point. |
| DataLabelText | Specifies whether to display the category within the data label of a data point. |
| Deep | Specifies whether data series are displayed behind each other along the z-axis or not. |
| DisplayLabel | Specifies whether labels are displayed on an axis or not. |
| LabelArrangement | Specifies the arrangement of labels on an axis. |
| LabelPosition | Specifies where data labels are placed. |
| LabelPositionNegative | Specifies where data negative labels are placed. |
| LineBreak | Specifies whether word wrapping is allowed for axis labels. |
| Logarithmic | Specifies whether logarithmic scaling will be used on an axis. By default, proportional scaling is used. |
| Maximum | Specifies the maximum value of an axis. |
| MeanValue | Specifies whether to display a line that represents the statistical mean value of all data points of a series. |
| Minimum | Specifies the minimum value of an axis. |
| Origin | Specifies origin of the graphical representation of a data series attached to an axis. |
| Overlap | Specifies how much bars within the same category in a bar chart overlap. It is specified as an integer percentage relative to the width of a single bar. |
| Percentage | Specifies the percentage accumulation of values per category. |
| PieOffset | Specifies the distance of a segment from the center of the circle in case of circle charts. The offset is given as percentage of the radius of the circle. |
| ReverseDirection | Specifies whether the direction of an axis follows the Cartesian coordinate system or the reverse. False is the default. |
| ScaleText | Specifies that the text contained in an object should be scaled whenever the size of the chart changes. |
| Stacked | Specifies the accumulation of the series values per category. Each value is in addition to the other values in the same category. |
| TextOverlap | Specifies whether axis labels may overlap each other. |
| ThreeDimensional | Specifies whether axis labels may overlap each other. |
| Vertical | Specifies whether the x-axis in a Cartesian coordinate system is oriented horizontally or vertically. |
| Visible | Specifies if an object in a chart is visible or not. By default, objects are visible. |